home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / pyshared / aptsources / __init__.py next >
Encoding:
Text File  |  2009-03-30  |  57 b   |  5 lines

  1. import apt_pkg
  2.  
  3. # init the package system
  4. apt_pkg.init()
  5.